home *** CD-ROM | disk | FTP | other *** search
/ Introducing the New Way to Shop From Home / Introducing the New Way to Shop From Home (Iceland Foods) (2003).iso / pc / swfs / volumeold.swf / scripts / DefineButton2_26 / BUTTONCONDACTION on(release).as < prev   
Encoding:
Text File  |  2002-10-24  |  84 b   |  7 lines

  1. on(release){
  2.    tellTarget("/control")
  3.    {
  4.       gotoAndStop("stop");
  5.    }
  6. }
  7.